[INFO] cloning repository https://github.com/o0Ignition0o/iomentum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/o0Ignition0o/iomentum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo0Ignition0o%2Fiomentum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo0Ignition0o%2Fiomentum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c70ff2231d52a99b0532f218939a959dce006dc
[INFO] testing o0Ignition0o/iomentum against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo0Ignition0o%2Fiomentum" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/o0Ignition0o/iomentum
[INFO] finished tweaking git repo https://github.com/o0Ignition0o/iomentum
[INFO] tweaked toml for git repo https://github.com/o0Ignition0o/iomentum written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/o0Ignition0o/iomentum on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/o0Ignition0o/iomentum already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac21e0be7e5f7ab1219d9a417a2944b06128652c424565f93e955df3231de7a9
[INFO] running `Command { std: "docker" "start" "-a" "ac21e0be7e5f7ab1219d9a417a2944b06128652c424565f93e955df3231de7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac21e0be7e5f7ab1219d9a417a2944b06128652c424565f93e955df3231de7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac21e0be7e5f7ab1219d9a417a2944b06128652c424565f93e955df3231de7a9", kill_on_drop: false }`
[INFO] [stdout] ac21e0be7e5f7ab1219d9a417a2944b06128652c424565f93e955df3231de7a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df4da63ccb35ee3b14ee12af4751e295c5829299f0346304f6d508b30dff98f8
[INFO] running `Command { std: "docker" "start" "-a" "df4da63ccb35ee3b14ee12af4751e295c5829299f0346304f6d508b30dff98f8", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling failure_derive v0.1.3
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.9
[INFO] [stderr]    Compiling base-x v0.2.3
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bytes v0.4.10
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.2
[INFO] [stderr]    Compiling stdweb v0.4.10
[INFO] [stderr]    Compiling heck v0.3.0
[INFO] [stderr]    Compiling slab v0.4.1
[INFO] [stderr]    Compiling strum v0.11.0
[INFO] [stderr]    Compiling quote v0.6.9
[INFO] [stderr]    Compiling http v0.1.13
[INFO] [stderr]    Compiling syn v0.15.18
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling backtrace v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.32
[INFO] [stderr]    Compiling bincode v1.0.1
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]    Compiling strum_macros v0.11.0
[INFO] [stderr]    Compiling failure v0.1.3
[INFO] [stderr]    Compiling stdweb-derive v0.5.1
[INFO] [stderr]    Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew#504ce8be)
[INFO] [stdout] {"reason":"compiler-message","package_id":"git+https://github.com/DenisKolodin/yew#0.5.0","manifest_path":"/opt/rustwide/cargo-home/git/checkouts/yew-54b5b06865705cc8/504ce8b/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"yew","src_path":"/opt/rustwide/cargo-home/git/checkouts/yew-54b5b06865705cc8/504ce8b/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"message":{"$message_type":"diagnostic","message":"recursion limit reached while expanding `_js_impl!`","code":null,"level":"error","spans":[{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":true,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12598,"byte_end":12717,"line_start":234,"line_end":234,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"]\" $($terminator)*] [$($out)* (\"[\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11168,"byte_end":11200,"line_start":211,"line_end":211,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"8\" $($rest:tt)*) => { _js_impl!( @$cmd \"9\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11089,"byte_end":11121,"line_start":210,"line_end":210,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"7\" $($rest:tt)*) => { _js_impl!( @$cmd \"8\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11010,"byte_end":11042,"line_start":209,"line_end":209,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"6\" $($rest:tt)*) => { _js_impl!( @$cmd \"7\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10931,"byte_end":10963,"line_start":208,"line_end":208,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"5\" $($rest:tt)*) => { _js_impl!( @$cmd \"6\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10852,"byte_end":10884,"line_start":207,"line_end":207,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"4\" $($rest:tt)*) => { _js_impl!( @$cmd \"5\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10773,"byte_end":10805,"line_start":206,"line_end":206,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"3\" $($rest:tt)*) => { _js_impl!( @$cmd \"4\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10694,"byte_end":10726,"line_start":205,"line_end":205,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"2\" $($rest:tt)*) => { _js_impl!( @$cmd \"3\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10615,"byte_end":10647,"line_start":204,"line_end":204,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"1\" $($rest:tt)*) => { _js_impl!( @$cmd \"2\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":15140,"byte_end":15189,"line_start":277,"line_end":277,"column_start":13,"column_end":62,"is_primary":false,"text":[{"text":"            _js_impl!( @_stringify \"1\" [] [] -> [$($rest)*] )","highlight_start":13,"highlight_end":62}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":27824,"byte_end":27864,"line_start":491,"line_end":491,"column_start":27,"column_end":67,"is_primary":false,"text":[{"text":"        _js_impl!( @call [_js_impl!( @stringify [] -> $($token)* ), []] [] -> $($token)* )","highlight_start":27,"highlight_end":67}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/git/checkouts/yew-54b5b06865705cc8/504ce8b/src/services/fetch.rs","byte_start":6698,"byte_end":8514,"line_start":222,"line_end":273,"column_start":18,"column_end":6,"is_primary":false,"text":[{"text":"    let handle = js! {","highlight_start":18,"highlight_end":23},{"text":"        var body = @{body};","highlight_start":1,"highlight_end":28},{"text":"        if (@{binary} && body != null) {","highlight_start":1,"highlight_end":41},{"text":"            body = Uint8Array.from(body);","highlight_start":1,"highlight_end":42},{"text":"        }","highlight_start":1,"highlight_end":10},{"text":"        var data = {","highlight_start":1,"highlight_end":21},{"text":"            method: @{method},","highlight_start":1,"highlight_end":31},{"text":"            body: body,","highlight_start":1,"highlight_end":24},{"text":"            headers: @{header_map},","highlight_start":1,"highlight_end":36},{"text":"        };","highlight_start":1,"highlight_end":11},{"text":"        var request = new Request(@{uri}, data);","highlight_start":1,"highlight_end":49},{"text":"        var callback = @{callback};","highlight_start":1,"highlight_end":36},{"text":"        var abortController = AbortController ? new AbortController() : null;","highlight_start":1,"highlight_end":78},{"text":"        var handle = {","highlight_start":1,"highlight_end":23},{"text":"            active: true,","highlight_start":1,"highlight_end":26},{"text":"            callback,","highlight_start":1,"highlight_end":22},{"text":"            abortController,","highlight_start":1,"highlight_end":29},{"text":"        };","highlight_start":1,"highlight_end":11},{"text":"        var init = @{Serde(options)} || {};","highlight_start":1,"highlight_end":44},{"text":"        if (abortController && !(\"signal\" in init)) {","highlight_start":1,"highlight_end":54},{"text":"            init.signal = abortController.signal;","highlight_start":1,"highlight_end":50},{"text":"        }","highlight_start":1,"highlight_end":10},{"text":"        fetch(request, init).then(function(response) {","highlight_start":1,"highlight_end":55},{"text":"            var promise = (@{binary}) ? response.arrayBuffer() : response.text();","highlight_start":1,"highlight_end":82},{"text":"            var status = response.status;","highlight_start":1,"highlight_end":42},{"text":"            var headers = {};","highlight_start":1,"highlight_end":30},{"text":"            response.headers.forEach(function(value, key) {","highlight_start":1,"highlight_end":60},{"text":"                headers[key] = value;","highlight_start":1,"highlight_end":38},{"text":"            });","highlight_start":1,"highlight_end":16},{"text":"            promise.then(function(data) {","highlight_start":1,"highlight_end":42},{"text":"                if (handle.active == true) {","highlight_start":1,"highlight_end":45},{"text":"                    handle.active = false;","highlight_start":1,"highlight_end":43},{"text":"                    callback(true, status, headers, data);","highlight_start":1,"highlight_end":59},{"text":"                    callback.drop();","highlight_start":1,"highlight_end":37},{"text":"                }","highlight_start":1,"highlight_end":18},{"text":"            }).catch(function(err) {","highlight_start":1,"highlight_end":37},{"text":"                if (handle.active == true) {","highlight_start":1,"highlight_end":45},{"text":"                    handle.active = false;","highlight_start":1,"highlight_end":43},{"text":"                    callback(false, status, headers, data);","highlight_start":1,"highlight_end":60},{"text":"                    callback.drop();","highlight_start":1,"highlight_end":37},{"text":"                }","highlight_start":1,"highlight_end":18},{"text":"            });","highlight_start":1,"highlight_end":16},{"text":"        }).catch(function(e) {","highlight_start":1,"highlight_end":31},{"text":"            if (handle.active == true) {","highlight_start":1,"highlight_end":41},{"text":"                var data = (@{binary}) ? new ArrayBuffer() : \"\";","highlight_start":1,"highlight_end":65},{"text":"                handle.active = false;","highlight_start":1,"highlight_end":39},{"text":"                callback(false, 408, {}, data);","highlight_start":1,"highlight_end":48},{"text":"                callback.drop();","highlight_start":1,"highlight_end":33},{"text":"            }","highlight_start":1,"highlight_end":14},{"text":"        });","highlight_start":1,"highlight_end":12},{"text":"        return handle;","highlight_start":1,"highlight_end":23},{"text":"    };","highlight_start":1,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},"macro_decl_name":"js!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":27593,"byte_end":27608,"line_start":485,"line_end":485,"column_start":1,"column_end":16,"is_primary":false,"text":[{"text":"macro_rules! js {","highlight_start":1,"highlight_end":16}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}}],"children":[{"message":"consider increasing the recursion limit by adding a `#![recursion_limit = \"1024\"]` attribute to your crate (`yew`)","code":null,"level":"help","spans":[],"children":[],"rendered":null}],"rendered":"\u001b[1m\u001b[91merror\u001b[0m\u001b[1m: recursion limit reached while expanding `_js_impl!`\u001b[0m\n   \u001b[1m\u001b[94m--> \u001b[0m/opt/rustwide/cargo-home/git/checkouts/yew-54b5b06865705cc8/504ce8b/src/services/fetch.rs:222:18\n    \u001b[1m\u001b[94m|\u001b[0m\n\u001b[1m\u001b[94m222\u001b[0m \u001b[1m\u001b[94m|\u001b[0m       let handle = js! {\n    \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m __________________^\u001b[0m\n\u001b[1m\u001b[94m223\u001b[0m \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|\u001b[0m         var body = @{body};\n\u001b[1m\u001b[94m224\u001b[0m \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|\u001b[0m         if (@{binary} && body != null) {\n\u001b[1m\u001b[94m225\u001b[0m \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|\u001b[0m             body = Uint8Array.from(body);\n\u001b[1m\u001b[94m...\u001b[0m   \u001b[1m\u001b[91m|\u001b[0m\n\u001b[1m\u001b[94m272\u001b[0m \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|\u001b[0m         return handle;\n\u001b[1m\u001b[94m273\u001b[0m \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|\u001b[0m     };\n    \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m|_____^\u001b[0m\n    \u001b[1m\u001b[94m|\u001b[0m\n    \u001b[1m\u001b[94m= \u001b[0m\u001b[1mhelp\u001b[0m: consider increasing the recursion limit by adding a `#![recursion_limit = \"1024\"]` attribute to your crate (`yew`)\n    \u001b[1m\u001b[94m= \u001b[0m\u001b[1mnote\u001b[0m: this error originates in the macro `_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n"}}
[INFO] [stdout] error: internal compiler error: /rustc-dev/0abe69e6c16114311cc2700e972492e64d69c28f/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21: Nullary intrinsic type_name must be called in a const block. If you are seeing this message from code outside the standard library, the unstable implementation details of the relevant intrinsic may have changed. Consider using stable APIs instead. If you are adding a new nullary intrinsic that is inherently a runtime intrinsic, update this check.
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/webcore/type_name.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         intrinsics::type_name::< T >()
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (701) panicked at /rustc-dev/0abe69e6c16114311cc2700e972492e64d69c28f/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7a7908d287eb - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7a790942e108 - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stderr]    2:     0x7a7908d3f7f6 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7a7908cfe828 - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7a7908d1bbf3 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr]    5:     0x7a7907d1fd7c - std[ec4e911328de40a6]::panicking::update_hook::<alloc[c960326de6de28e6]::boxed::Box<rustc_driver_impl[a3f96c1e6c595ee]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7a7908d1bed2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7a7907d4f401 - std[ec4e911328de40a6]::panicking::begin_panic::<rustc_errors[46eb84fdfd1c7991]::ExplicitBug>::{closure#0}
[INFO] [stderr]    8:     0x7a7907d480e6 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::begin_panic<rustc_errors[46eb84fdfd1c7991]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]    9:     0x7a7907d47e4b - std[ec4e911328de40a6]::panicking::begin_panic::<rustc_errors[46eb84fdfd1c7991]::ExplicitBug>
[INFO] [stderr]   10:     0x7a7907d5aa71 - <rustc_errors[46eb84fdfd1c7991]::diagnostic::BugAbort as rustc_errors[46eb84fdfd1c7991]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   11:     0x7a790831102c - <rustc_errors[46eb84fdfd1c7991]::DiagCtxtHandle>::span_bug::<rustc_span[b71568772c07376c]::span_encoding::Span, alloc[c960326de6de28e6]::string::String>
[INFO] [stderr]   12:     0x7a7908338946 - rustc_middle[2f46e1addda5eb55]::util::bug::opt_span_bug_fmt::<rustc_span[b71568772c07376c]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   13:     0x7a7908338af2 - rustc_middle[2f46e1addda5eb55]::ty::context::tls::with_opt::<rustc_middle[2f46e1addda5eb55]::util::bug::opt_span_bug_fmt<rustc_span[b71568772c07376c]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   14:     0x7a79083290cb - rustc_middle[2f46e1addda5eb55]::ty::context::tls::with_context_opt::<rustc_middle[2f46e1addda5eb55]::ty::context::tls::with_opt<rustc_middle[2f46e1addda5eb55]::util::bug::opt_span_bug_fmt<rustc_span[b71568772c07376c]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   15:     0x7a79065cead8 - rustc_middle[2f46e1addda5eb55]::util::bug::span_bug_fmt::<rustc_span[b71568772c07376c]::span_encoding::Span>
[INFO] [stderr]   16:     0x7a790a5838ed - <rustc_codegen_ssa[3b8cbc5823a9d857]::mir::FunctionCx<rustc_codegen_llvm[cd9b8cfac979b1e4]::builder::GenericBuilder<rustc_codegen_llvm[cd9b8cfac979b1e4]::context::FullCx>>>::codegen_intrinsic_call
[INFO] [stderr]   17:     0x7a790a893092 - rustc_codegen_ssa[3b8cbc5823a9d857]::mir::codegen_mir::<rustc_codegen_llvm[cd9b8cfac979b1e4]::builder::GenericBuilder<rustc_codegen_llvm[cd9b8cfac979b1e4]::context::FullCx>>
[INFO] [stderr]   18:     0x7a790955a80a - rustc_codegen_llvm[cd9b8cfac979b1e4]::base::compile_codegen_unit::module_codegen
[INFO] [stderr]   19:     0x7a790a7820c4 - <rustc_codegen_llvm[cd9b8cfac979b1e4]::LlvmCodegenBackend as rustc_codegen_ssa[3b8cbc5823a9d857]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
[INFO] [stderr]   20:     0x7a790a77dd6f - rustc_codegen_ssa[3b8cbc5823a9d857]::base::codegen_crate::<rustc_codegen_llvm[cd9b8cfac979b1e4]::LlvmCodegenBackend>
[INFO] [stderr]   21:     0x7a790a77be4d - <rustc_codegen_llvm[cd9b8cfac979b1e4]::LlvmCodegenBackend as rustc_codegen_ssa[3b8cbc5823a9d857]::traits::backend::CodegenBackend>::codegen_crate
[INFO] [stderr]   22:     0x7a790a61edba - <rustc_interface[e6280c80c8a72297]::queries::Linker>::codegen_and_build_linker
[INFO] [stderr]   23:     0x7a790a61990d - rustc_interface[e6280c80c8a72297]::interface::run_compiler::<(), rustc_driver_impl[a3f96c1e6c595ee]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   24:     0x7a790a641e3e - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[e6280c80c8a72297]::util::run_in_thread_with_globals<rustc_interface[e6280c80c8a72297]::util::run_in_thread_pool_with_globals<rustc_interface[e6280c80c8a72297]::interface::run_compiler<(), rustc_driver_impl[a3f96c1e6c595ee]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   25:     0x7a790a6426e0 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<rustc_interface[e6280c80c8a72297]::util::run_in_thread_with_globals<rustc_interface[e6280c80c8a72297]::util::run_in_thread_pool_with_globals<rustc_interface[e6280c80c8a72297]::interface::run_compiler<(), rustc_driver_impl[a3f96c1e6c595ee]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x7a790a64356c - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   27:     0x7a790408aaa4 - <unknown>
[INFO] [stderr]   28:     0x7a7904117a64 - clone
[INFO] [stderr]   29:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] note: using internal features is not supported and expected to cause internal compiler errors when used incorrectly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/rustc-ice-2026-03-30T02_12_56-699.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.96.0-nightly (0abe69e6c 2026-03-19) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `yew` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stdweb` (lib); 4352 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name stdweb --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "docs-rs", "experimental_features_which_may_break_on_minor_version_bumps", "futures-channel-preview", "futures-core-preview", "futures-executor-preview", "futures-support", "futures-util-preview", "nightly", "serde", "serde_json", "web_test"))' -C metadata=55dc279e6e4b623e -C extra-filename=-d6de916e78cf8165 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern discard=/opt/rustwide/target/debug/deps/libdiscard-11fc78d17c12a98b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1b651e68440b06b9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7cd470be1ef268f8.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-d1cc40603e50ad06.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-ea943c289d1b312d.so --extern stdweb_internal_runtime=/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-fe490d11fb76a191.rmeta --cap-lints allow --cap-lints=forbid --cfg rust_1_30_or_newer --cfg rust_nightly` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "df4da63ccb35ee3b14ee12af4751e295c5829299f0346304f6d508b30dff98f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df4da63ccb35ee3b14ee12af4751e295c5829299f0346304f6d508b30dff98f8", kill_on_drop: false }`
[INFO] [stdout] df4da63ccb35ee3b14ee12af4751e295c5829299f0346304f6d508b30dff98f8
